home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TFORMPASSNAME / TFORMPASSNAME.txt < prev   
Text File  |  2003-09-02  |  2KB  |  126 lines

  1. object FormPassName: TFormPassName
  2.   Left = 727
  3.   Top = 141
  4.   BorderStyle = bsDialog
  5.   Caption = 'Prot'#233'ger avec un mot de passe'
  6.   ClientHeight = 251
  7.   ClientWidth = 287
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel2: TBevel
  19.     Left = 0
  20.     Top = 217
  21.     Width = 287
  22.     Height = 34
  23.     Align = alBottom
  24.     Shape = bsTopLine
  25.   end
  26.   object Label1: TLabel
  27.     Left = 28
  28.     Top = 113
  29.     Width = 106
  30.     Height = 13
  31.     Caption = 'Saisir un mot de passe'
  32.   end
  33.   object Label2: TLabel
  34.     Left = 28
  35.     Top = 164
  36.     Width = 121
  37.     Height = 13
  38.     Caption = 'Confirmer le mot de passe'
  39.   end
  40.   object EditPass1: TEdit
  41.     Left = 28
  42.     Top = 129
  43.     Width = 232
  44.     Height = 21
  45.     Ctl3D = True
  46.     ParentCtl3D = False
  47.     PasswordChar = '*'
  48.     TabOrder = 0
  49.   end
  50.   object EditPass2: TEdit
  51.     Left = 28
  52.     Top = 180
  53.     Width = 232
  54.     Height = 21
  55.     Ctl3D = True
  56.     ParentCtl3D = False
  57.     PasswordChar = '*'
  58.     TabOrder = 1
  59.   end
  60.   object ButtonOk: TButton
  61.     Left = 64
  62.     Top = 223
  63.     Width = 75
  64.     Height = 22
  65.     Caption = '&Ok'
  66.     Default = True
  67.     ModalResult = 1
  68.     TabOrder = 2
  69.   end
  70.   object Button1: TButton
  71.     Left = 149
  72.     Top = 223
  73.     Width = 75
  74.     Height = 22
  75.     Cancel = True
  76.     Caption = '&Annuler'
  77.     ModalResult = 2
  78.     TabOrder = 3
  79.   end
  80.   object Panel1: TPanel
  81.     Left = 0
  82.     Top = 0
  83.     Width = 287
  84.     Height = 103
  85.     Align = alTop
  86.     BevelOuter = bvNone
  87.     Color = clWhite
  88.     TabOrder = 4
  89.     object Label3: TLabel
  90.       Left = 114
  91.       Top = 6
  92.       Width = 59
  93.       Height = 31
  94.       Caption = 'Mira'
  95.       Font.Charset = ANSI_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -27
  98.       Font.Name = 'Times New Roman'
  99.       Font.Style = [fsBold]
  100.       ParentFont = False
  101.     end
  102.     object Image1: TImage
  103.       Left = 128
  104.       Top = 42
  105.       Width = 32
  106.       Height = 32
  107.       AutoSize = True
  108.       Picture.Data = {<image000.ico>}
  109.     end
  110.     object Label4: TLabel
  111.       Left = 17
  112.       Top = 79
  113.       Width = 252
  114.       Height = 15
  115.       Caption = 'Prot'#233'ger le programme avec un mot de passe'
  116.       Font.Charset = ANSI_CHARSET
  117.       Font.Color = clWindowText
  118.       Font.Height = -12
  119.       Font.Name = 'Arial'
  120.       Font.Style = []
  121.       ParentFont = False
  122.       Transparent = True
  123.     end
  124.   end
  125. end
  126.